Class symantec.itools.db.beans.dbnav.DBNavigatorTreeModel
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class symantec.itools.db.beans.dbnav.DBNavigatorTreeModel

Object
   |
   +----DefaultTreeModel
           |
           +----symantec.itools.db.beans.dbnav.DBNavigatorTreeModel

public class DBNavigatorTreeModel
extends DefaultTreeModel

Version:
1.0 06/15/97
Author:
Hristo Tonev

Constructor Index

 o symantec.itools.db.beans.dbnav.DBNavigatorTreeModel(TreeNode)
Creates a new instance of DBNavigatorTreeModel with newRoot set to the root of this model.

Constructors

 o DBNavigatorTreeModel
public DBNavigatorTreeModel(TreeNode newRoot)
Creates a new instance of DBNavigatorTreeModel with newRoot set to the root of this model.


All Packages  Class Hierarchy  This Package  Previous  Next  Index